* dispnew.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2011 06:36:55 +0000 (23:36 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2011 06:36:55 +0000 (23:36 -0700)
commitf4e6a7d2125c5c04053b4be1edf5b28b90a6bcb8
tree42e56ee6722e7544d8bbd7be00f20b6eae18a3a9
parentc2af51478ef223a4af10cb2946957019e83ea250
* dispnew.c: Make symbols static if they're not exported.

* dispextern.h (redraw_garbaged_frames, scrolling):
(increment_row_positions): Remove.
* dispnew.c (new_glyph_matrix, increment_row_positions, scrolling):
(delayed_size_change, glyph_matrix_count, glyph_pool_count):
Now static.
(redraw_garbaged_frames): Remove; unused.
src/ChangeLog
src/dispextern.h
src/dispnew.c